toggle menu
JxBrowser
8.1.0
jvm
switch theme
search in API
JxBrowser
/
com.teamdev.jxbrowser.navigation.event
/
[jvm]LoadProgressChanged
Load
Progress
Changed
interface
LoadProgressChanged
:
NavigationEvent
An event indicating that the progress of loading the web page has changed.
Since
7.19
Members
Functions
navigation
Link copied to clipboard
open
fun
navigation
(
)
:
Navigation
Returns the
Navigation
instance initiated this event.
progress
Link copied to clipboard
open
fun
progress
(
)
:
Double
Returns a value between 0 and 1 indicating the loading progress of the web page.